[INFO] cloning repository https://github.com/langston-barrett/tree-splicer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/langston-barrett/tree-splicer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c9e4c6dca216d4adc89eddf13060cf75be46445
[INFO] testing langston-barrett/tree-splicer against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flangston-barrett%2Ftree-splicer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/langston-barrett/tree-splicer
[INFO] finished tweaking git repo https://github.com/langston-barrett/tree-splicer
[INFO] tweaked toml for git repo https://github.com/langston-barrett/tree-splicer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/langston-barrett/tree-splicer on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/langston-barrett/tree-splicer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.6
[INFO] [stderr]   Downloaded tree-sitter-edit v0.4.0
[INFO] [stderr]   Downloaded tree-sitter-openscad-ng v0.7.0
[INFO] [stderr]   Downloaded cc v1.2.54
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa59a8b2d1b3fbf45879e14e26efb3d60aced9e5b6eee6335016b31f6bf3d554
[INFO] running `Command { std: "docker" "start" "-a" "fa59a8b2d1b3fbf45879e14e26efb3d60aced9e5b6eee6335016b31f6bf3d554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa59a8b2d1b3fbf45879e14e26efb3d60aced9e5b6eee6335016b31f6bf3d554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa59a8b2d1b3fbf45879e14e26efb3d60aced9e5b6eee6335016b31f6bf3d554", kill_on_drop: false }`
[INFO] [stdout] fa59a8b2d1b3fbf45879e14e26efb3d60aced9e5b6eee6335016b31f6bf3d554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60d95f3a48a1e2a865e780ba98a341bc37cdd632f2be22d6c17b9a993c6be8a0
[INFO] running `Command { std: "docker" "start" "-a" "60d95f3a48a1e2a865e780ba98a341bc37cdd632f2be22d6c17b9a993c6be8a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tree-sitter-openscad-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tree-sitter v0.26.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling tree-sitter-edit v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tree-splicer v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer)
[INFO] [stderr]    Compiling tree-splicer-javascript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-javascript)
[INFO] [stderr]    Compiling tree-splicer-openscad v0.7.1 (/opt/rustwide/workdir/crates/tree-splicer-openscad)
[INFO] [stderr]    Compiling tree-splicer-rust v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-rust)
[INFO] [stderr]    Compiling tree-splicer-typescript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-typescript)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.34s
[INFO] running `Command { std: "docker" "inspect" "60d95f3a48a1e2a865e780ba98a341bc37cdd632f2be22d6c17b9a993c6be8a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d95f3a48a1e2a865e780ba98a341bc37cdd632f2be22d6c17b9a993c6be8a0", kill_on_drop: false }`
[INFO] [stdout] 60d95f3a48a1e2a865e780ba98a341bc37cdd632f2be22d6c17b9a993c6be8a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2486521f77efa96c841d5ca3e34a90c445c5064e025e89bcf6d91134834e0ceb
[INFO] running `Command { std: "docker" "start" "-a" "2486521f77efa96c841d5ca3e34a90c445c5064e025e89bcf6d91134834e0ceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-splicer v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer)
[INFO] [stderr]    Compiling tree-splicer-rust v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-rust)
[INFO] [stderr]    Compiling tree-splicer-openscad v0.7.1 (/opt/rustwide/workdir/crates/tree-splicer-openscad)
[INFO] [stderr]    Compiling tree-splicer-typescript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-typescript)
[INFO] [stderr]    Compiling tree-splicer-javascript v0.7.0 (/opt/rustwide/workdir/crates/tree-splicer-javascript)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] running `Command { std: "docker" "inspect" "2486521f77efa96c841d5ca3e34a90c445c5064e025e89bcf6d91134834e0ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2486521f77efa96c841d5ca3e34a90c445c5064e025e89bcf6d91134834e0ceb", kill_on_drop: false }`
[INFO] [stdout] 2486521f77efa96c841d5ca3e34a90c445c5064e025e89bcf6d91134834e0ceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70aeb8535693d2b1a30484661a7ade27e7476f39933c5583d4ea68d9a318860d
[INFO] running `Command { std: "docker" "start" "-a" "70aeb8535693d2b1a30484661a7ade27e7476f39933c5583d4ea68d9a318860d", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_splicer-3d2f8cf300d71485)
[INFO] [stdout] test splice::tests::parse_as_int ... ok
[INFO] [stdout] test splice::tests::parse_as_expression ... ok
[INFO] [stdout] test splice::tests::parse_as_let ... ok
[INFO] [stdout] test splice::tests::top_level_decls ... ok
[INFO] [stdout] test splice::tests::test_binary_expression_operand_swap ... ok
[INFO] [stdout] test splice::tests::readme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_javascript-3e2a4797ddff70c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_openscad-246df5c25b1dc57f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_rust-c2554a41c5e02dd2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tree_splicer_typescript-adc96786960fa9cb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tree_splicer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70aeb8535693d2b1a30484661a7ade27e7476f39933c5583d4ea68d9a318860d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70aeb8535693d2b1a30484661a7ade27e7476f39933c5583d4ea68d9a318860d", kill_on_drop: false }`
[INFO] [stdout] 70aeb8535693d2b1a30484661a7ade27e7476f39933c5583d4ea68d9a318860d
